home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / params / file_id.diz < prev    next >
Text File  |  1995-12-11  |  369b  |  1 lines

  1. PARAMS' is a Visual Basic code example that demonstrates a method for passing parameters between Visual Basic forms when loading and unloading forms. It also shows a method for setting application wide variables. Neither of these methods use Global variables. The example code also includes some dialog management routines and an updated version of my IsFile() function